============================================================
Release notes of FundsXML3.2.1 vs FundsXML3.2
============================================================

Changed the version number from 3.2 to 3.2.1
Changed target namespace to "http://www.fundsxml.org/XMLSchema/3.2.1"



New complex datatype InvestorType


		//element(*,InvestorType)/Date, type xs:Date, optional
		//element(*,InvestorType)/Investor,unbounded, mandatory	
			//element(*,InvestorType)/Investor/CompanyType,type CompanyType, mandatory	
			//element(*,InvestorType)/Investor/NumberOfShares, type xs:decimal, optional


New optional element FundsXML/Funds/Fund/ProcessData/Investors, type InvestorType, optional


